HeaderBar: Use less clashing appmenu fallback icon
authorDaniel Boles <dboles@src.gnome.org>
Sun, 6 Aug 2017 17:03:27 +0000 (18:03 +0100)
committerDaniel Boles <dboles@src.gnome.org>
Sun, 6 Aug 2017 17:03:27 +0000 (18:03 +0100)
commitbe85c8b1fd7d3eda4cba6a0a72c9ccc5c5b33eb3
treec4c355f3ca88a6e861c59460a1c717bf282c43c8
parentd6e4ce127a4e9d643eab64cbfc8db499942fd7f4
HeaderBar: Use less clashing appmenu fallback icon

process-stop-symbolic is unintuitive if represented as a stop sign as in
Adwaita, and completely ambiguous if represented as a cross like the
window close button in other icon themes.

Instead, use application-x-executable, which is already used elsewhere
as a fallback if no specific icon can be found for the application.

https://bugzilla.gnome.org/show_bug.cgi?id=784624
gtk/gtkheaderbar.c